home *** CD-ROM | disk | FTP | other *** search
/ IL-2 Sturmovik (2001) Dig…Preview and Review disks / Demo disk.iso / data1.cab / Files / lib / rt.jar / javax / swing / plaf / metal / resources / metal_ko.properties < prev    next >
Encoding:
Text File  |  1979-12-31  |  1.5 KB  |  37 lines

  1. # This properties file is used to create a PropertyResourceBundle
  2. # It contains Locale specific strings used be the Metal Look and Feel.
  3. # Currently, the following components need this for support:
  4. #
  5. #    FileChooser
  6. #
  7. # When this file is read in, the strings are put into the 
  8. # defaults table.  This is an implementation detail of the current
  9. # workings of Swing.  DO NOT DEPEND ON THIS.  
  10. # This may change in future versions of Swing as we improve localization 
  11. # support.
  12. #
  13. # 1.5 03/08/01
  14. # @author Steve Wilson
  15.  
  16.  
  17. ############ FILE CHOOSER STRINGS #############
  18.  
  19. FileChooser.lookInLabelText=\uac80\uc0c9 \uc704\uce58:
  20. FileChooser.fileNameLabelText=\ud30c\uc77c \uc774\ub984:
  21. FileChooser.filesOfTypeLabelText=\ud30c\uc77c \uc885\ub958:
  22. FileChooser.upFolderToolTipText=\ud55c\ub2e8\uacc4 \uc704\ub85c
  23. FileChooser.upFolderAccessibleName=\uc704
  24. FileChooser.homeFolderToolTipText=\ud648
  25. FileChooser.homeFolderAccessibleName=\ud648
  26. FileChooser.newFolderToolTipText=\uc0c8 \ud3f4\ub354 \uc791\uc131
  27. FileChooser.newFolderAccessibleName=\uc0c8 \ud3f4\ub354
  28. FileChooser.listViewButtonToolTipText=\ubaa9\ub85d
  29. FileChooser.listViewButtonAccessibleName=\ubaa9\ub85d
  30. FileChooser.detailsViewButtonToolTipText=\uc790\uc138\ud788
  31. FileChooser.detailsViewButtonAccessibleName=\uc790\uc138\ud788
  32.  
  33. ############ InternalFrameTitlePane Strings ############
  34. InternalFrameTitlePane.iconifyButtonAccessibleName=\uc544\uc774\ucf58\ud654
  35. InternalFrameTitlePane.maximizeButtonAccessibleName=\ucd5c\ub300\ud654
  36. InternalFrameTitlePane.closeButtonAccessibleName=\ub2eb\uae30
  37.